Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(common): update locales data to remove � characters #33699

Closed
wants to merge 2 commits into from

Conversation

josephperrott
Copy link
Member

@josephperrott josephperrott commented Nov 8, 2019

Running clang-format via gulp-clang-format was causing intermittent instances of Unicode's replacement character (\uFFFD/�). By running clang-format via shelljs in the gulp script, this intermittent difference is no longer occurring.

Unblocks #33682

@josephperrott josephperrott added area: build & ci Related the build and CI infrastructure of the project area: common Issues related to APIs in the @angular/common package target: patch This PR is targeted for the next patch release labels Nov 8, 2019
@josephperrott josephperrott requested review from a team as code owners November 8, 2019 22:47
@ngbot ngbot bot modified the milestone: needsTriage Nov 8, 2019
Copy link
Contributor

@IgorMinar IgorMinar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sanity restored! thanks for figuring it out

@josephperrott josephperrott mentioned this pull request Nov 8, 2019
12 tasks
@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Nov 8, 2019
@ghost
Copy link

ghost commented Nov 9, 2019

glad that the outcome is good, but overall why is running clang from yarn from shell from shelljs from gulp, good and produces good outcome, but running clang from gulp, bad? I think that the problem is that clang from gulp was not pulling in the correct config

@ghost
Copy link

ghost commented Nov 10, 2019

Also, it seems that gulp-clang-format is an angular library. It's a shame to abandon it

Edit: looking at the issues, it seems that @IgorMinar was struggling with a similar issue 4(!) years ago

@kara kara closed this in 6cb9988 Nov 11, 2019
kara pushed a commit that referenced this pull request Nov 11, 2019
kara pushed a commit that referenced this pull request Nov 11, 2019
kara pushed a commit that referenced this pull request Nov 11, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 12, 2019
@josephperrott josephperrott deleted the cldr-formatting branch March 18, 2020 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project area: common Issues related to APIs in the @angular/common package cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants